Writes single line to log file or stream.
Namespace:
Independentsoft.Sip
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic void WriteLine(
string line
)
Public Sub WriteLine (
line As String
)
Parameters
- line
- Type: SystemString
See Also